Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forcePrerelease option #191

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Add forcePrerelease option #191

merged 2 commits into from
Jan 28, 2025

Conversation

dackerman
Copy link

Adds an option to always make a prerelease release regardless of whether the version is a prerelease.

This is useful for terraform where we run goreleaser upon tag creation and append assets to the release, but don't want the release to be "published" until the assets are built.

@dackerman dackerman requested a review from meorphis January 24, 2025 17:03
@dackerman
Copy link
Author

dackerman commented Jan 24, 2025

@meorphis do you know how to run the tests? i seemed to get an error when I tried

nvm i had to downgrade my node version to 20

@dackerman dackerman force-pushed the dackerman/add-force-prerelease branch from 456e845 to 69f7be2 Compare January 24, 2025 18:29
@dgellow dgellow requested a review from cjquines January 28, 2025 18:33
@cjquines
Copy link
Member

i assume you'll thread this to the terraform release please config?

@dackerman
Copy link
Author

@cjquines yep, i'll add it to the terraform release please config once this deploys (does it auto-deploy)?

@cjquines cjquines added this pull request to the merge queue Jan 28, 2025
@cjquines
Copy link
Member

cjquines commented Jan 28, 2025

you'll have to upgrade it manually in the repo: see e.g. https://github.com/stainless-api/stainless/pull/7486/files

Merged via the queue into main with commit ab5b1fe Jan 28, 2025
4 checks passed
@cjquines cjquines deleted the dackerman/add-force-prerelease branch January 28, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants